home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / asm / Tandem2.68.lha / Tandem / Teaching / 4.asm < prev    next >
Assembly Source File  |  2000-04-02  |  102b  |  7 lines

  1. * 4.asm     A program with bugs     version 0.00    1.9.97
  2.  
  3. Try this
  4.  move.l fred,d0
  5. move.b 3,d3
  6.  rst
  7.